Skip to content

Conversation

purvi1508
Copy link

The code has been updated to be compatible with the latest version of PyTorch, as it was previously not running due to version compatibility issues. Additionally, the code has been modified to automatically use CUDA if it's available; otherwise, it will default to using the CPU for inference. These changes ensure better device compatibility and optimized performance based on the hardware.

The code is not running due to the newer version of PyTorch, so it has been updated to be compatible with the latest version.
The code has been updated to use CUDA only if it is available; otherwise, it will fall back to using the CPU.
@purvi1508 purvi1508 changed the title Updating CRAFT-pytorch Updating CRAFT-pytorch to work with torchvision version 0.17.2. Nov 18, 2024
wkpark added a commit to wkpark/CRAFT-pytorch that referenced this pull request Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant